← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:57:08 2022
Reported on Wed Dec 14 16:00:37 2022

Filename(eval 427)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm:397]
StatementsExecuted 217449 statements in 732ms
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm line 397
Sibling evals1, 2, 3, 4
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
21744811455ms545msMojo::Util::::__ANON__[:1]Mojo::Util::__ANON__[:1]
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1217449732ms23499089.5ms
# spent 545ms (455+89.5) within Mojo::Util::__ANON__[(eval 427)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm:397]:1] which was called 217448 times, avg 3µs/call: # 217448 times (455ms+89.5ms) by Mojo::Util::url_escape at line 399 of Mojo/Util.pm, avg 3µs/call
sub { $_[0] =~ s/([^A-Za-z0-9\-._~!\$&'()*+,;=:@\/?])/sprintf '%%%02X', ord $1/ge }
# spent 74.6ms making 217448 calls to Mojo::Util::CORE:subst, avg 343ns/call # spent 15.0ms making 17542 calls to Mojo::Util::CORE:substcont, avg 852ns/call
2;